From 0989614d2d94dec8bcc764d1e3c8180deead04a2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Aug 2016 09:09:19 -0400 Subject: [PATCH] Add a release not about GtkTable expand flags --- docs/reference/gtk/migrating-3xtoy.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/reference/gtk/migrating-3xtoy.xml b/docs/reference/gtk/migrating-3xtoy.xml index f140a4a876..1040c1234a 100644 --- a/docs/reference/gtk/migrating-3xtoy.xml +++ b/docs/reference/gtk/migrating-3xtoy.xml @@ -433,5 +433,11 @@ layout of those children to change, if they unintentionally had hexpand set before. + + + The behavior of the expand flag in #GtkTables #GtkAttachOptions has been + changed to (again) match the behavior in #GtkBox and in GTK+ 2.x. These + options don't cause the table itself to expand. + -- 2.30.2